home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 July / macformat-039.iso / Shareware City / Developers / deTeXtor Folder / deTeXtor ReadMe next >
Encoding:
Text File  |  1996-04-11  |  2.1 KB  |  59 lines  |  [TEXT/R*ch]

  1. deTeXtor ReadMe
  2.  
  3. deTeXtor is a small application designed to delete the mess created
  4. by your implementation of TeX (as opposed to that created by you).
  5.  
  6. To my knowledge, there are 4 implementations of TeX on the Macintosh:
  7.  
  8.     1.    Textures
  9.     2.    OzTeX
  10.     3.    CMacTeX
  11.     4.    Tex on a unix machine or a PC followed by transfer to the mac.
  12.     
  13. Each of the last three  produces a variety of auxilliary files:
  14. .dvi, .log, .aux, .toc, etc.  In the case of Textures, the .dvi file 
  15. is placed in the resource fork of the .tex file, and the .log file is
  16. only saved to disk if desired.
  17.  
  18. Most of these files simply clutter up the hard drive and take up space,
  19. when all that is wanted (especially when archiving) are the source files.
  20.  
  21. deTeXtor is an automatic trash can for these auxillary files, depending
  22. on the settings you choose for it.  If you are using System 7, you can 
  23. just drag-and-drop files, folders and volumes onto the icon and it will
  24. process the contents according to the preferences you have previously 
  25. saved.
  26.  
  27. There are some safety features built in, such as checking before deleting
  28. the resource fork of each text file in your preferences folder (not a
  29. good idea!), or asking you if you want to trash pictures you may have
  30. painstakingly drawn for inclusion in your Textures document.
  31.  
  32. Note that deleting small files and/or removing parts of or all of the
  33. resource forks of files will have a tendency to fragment your hard drive,
  34. so if you use this application a lot, it might pay to use a disk defrag-
  35. mentation device once in a while also.
  36.  
  37. deTeXtor is ©Nicholas Buchdahl 1996, but free for non-commercial 
  38. redistribution.  Permission to redistribute it for commercial purposes
  39. can be sought from 
  40.  
  41.     nbuchdah@maths.adelaide.edu.au
  42.     
  43. to which address all comments, queries, bug-reports etc. can also by sent.
  44.  
  45. Use the software at your own risk:  I am not responsible for any damage
  46. to your files or hardware resulting from its use.
  47.  
  48.  
  49. Nicholas Buchdahl
  50. Department of Pure Mathematics
  51. University of Adelaide
  52. Australia, 5005
  53.  
  54. March, 1996
  55.  
  56. Note added in proof:  There is another implementation of TeX which I
  57. left out, namely DirectTeX.  This can be handled by deTeXtor using
  58. the "AnyOtherTeX" options.
  59.